From: Wei Yongjun Date: Thu, 16 Apr 2015 13:17:35 +0000 (+0800) Subject: netns: remove duplicated include from net_namespace.c X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~4644^2~17 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=5a950ad58d412d76d33f4f4399d69308d511c1a4;p=linux-4.9.git netns: remove duplicated include from net_namespace.c Remove duplicated include. Signed-off-by: Wei Yongjun Acked-by: Nicolas Dichtel Signed-off-by: David S. Miller --- diff --git a/net/core/net_namespace.c b/net/core/net_namespace.c index a3abb719221f..78fc04ad36fc 100644 --- a/net/core/net_namespace.c +++ b/net/core/net_namespace.c @@ -16,7 +16,6 @@ #include #include #include -#include #include #include #include